Welcome![Sign In][Sign Up]
Location:
Search - WMI Management

Search list

[Driver DevelopWDM_WMISample

Description: 糸统管理WMI驱动源码,完整的源代码,可以直接使用!注意,我所上载的源码为了减少文件大小,都去除了ClassInfo恋恋文件的,但是,还是可以用VC打开文件目录结构!-service could drive WMI management source, the integrity of the source code, can be used directly! Note that I have uploaded the source code in order to reduce file size, in addition to ClassInfo cast of the document, but can still open the file with VC directory structure!
Platform: | Size: 90136 | Author: 李平 | Hits:

[OS programWMI

Description: 一个WMI程序(Windows Management Instrumentation),可以浏览文件系统、查看系统信息、系统进程和服务-a WMI (Windows Management Instrumentation), the file system can browse, view system information, system processes and services
Platform: | Size: 45572 | Author: 聂青阳 | Hits:

[Internet-Networkipwizard

Description: IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的话)。该程序使用了Windows Management Instrumentation (WMI)。推荐下载。-IP Wizard is a program running under Windows2000, can the current system all of the TCP/IP network configuration information. Including IP address, netmask, network adapter MAC address (if any). The program uses the Windows Management Instrumentation (WMI). Recommended download.
Platform: | Size: 17408 | Author: 站长 | Hits:

[OS programWMI

Description: 一个WMI程序(Windows Management Instrumentation),可以浏览文件系统、查看系统信息、系统进程和服务-a WMI (Windows Management Instrumentation), the file system can browse, view system information, system processes and services
Platform: | Size: 45056 | Author: 聂青阳 | Hits:

[CSharpCSource_002

Description: WMI开发系统管理应用系统(C#) C#编写的源码,一般应用于服务器的远程管理。-WMI Development System Management Application System (C#) C# source code, general application of remote server management.
Platform: | Size: 90112 | Author: 杨扬 | Hits:

[Driver DevelopWDM_WMISample

Description: 糸统管理WMI驱动源码,完整的源代码,可以直接使用!注意,我所上载的源码为了减少文件大小,都去除了ClassInfo恋恋文件的,但是,还是可以用VC打开文件目录结构!-service could drive WMI management source, the integrity of the source code, can be used directly! Note that I have uploaded the source code in order to reduce file size, in addition to ClassInfo cast of the document, but can still open the file with VC directory structure!
Platform: | Size: 95232 | Author: 李平 | Hits:

[Internet-NetworkiManager

Description: 基于WMI的PC资产管理系统,这是客户端,负责收集本地主机资源。-WMI's PC-based asset management system, which is the client responsible for the collection of local host resources.
Platform: | Size: 491520 | Author: xy | Hits:

[CSharpWMICodeCreator

Description: WMICodeCreator, Windows Managment Interface Code Creator.-WMICodeCreator. MANAGEMENT Windows Interface Code Creator.
Platform: | Size: 123904 | Author: MMCMMC | Hits:

[Driver Developdisk

Description: The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Platform: | Size: 87040 | Author: zhang | Hits:

[OS program0013

Description: 这个代码使用Windows管理设备(WMI)进行读取计算机硬件信息的一个代码,可以读取的硬件如下: // 1、显示器资料(例如显示器序列号) // 2、主板信息(例如主板序列号) // 3、硬盘信息(例如硬盘序列号,品牌) // 4、芯片信息(例如芯片序列号) // 5、处理器信息(例如处理器序列号,品牌) // 6、光驱信息 // 7、键盘信息 // 8、Modem信息 // 9、内存信息-This code uses the Windows management equipment (WMI) for computer hardware information to read a code, which can be read by the hardware as follows:// 1, display information (for example, display serial number)// 2, motherboard information (for example, motherboard serial number)// 3, the hard disk information (such as hard drive serial number, brand)// 4, the chip information (such as the chip serial number)// 5, the processor of information (such as the processor serial number, brand)// 6, CD-ROM information// 7, keyboard information// 8, Modem Information// 9, the memory information
Platform: | Size: 9216 | Author: clg123 | Hits:

[OS programDeviceInfoUtils

Description: 这个程序展示了如何利用系统WMI和DX来获取系统硬件和系统信息。WMI是Windows 2K/XP管理系统的核心 对于其他的Win32操作系统,WMI是一个有用的插件。WMI以CIMOM为基础,CIMOM即公共信息模型对象管理器。-This procedure demonstrates how to use the system to obtain WMI and DX systems hardware and system information. WMI is a management system for Windows 2K/XP the core of the Win32 operating system to other, WMI is a useful plug-ins. WMI to CIMOM-based, CIMOM that is public information model object manager.
Platform: | Size: 2328576 | Author: 林卫旋 | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Driver Developdiskperf

Description: The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant
Platform: | Size: 12288 | Author: zzj | Hits:

[Driver Developdisk

Description: The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Platform: | Size: 396288 | Author: zzj | Hits:

[Other2007122731250712

Description: 本书主要介绍DriverStudio开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还USB接口和PCI接口设备驱动程序WDM的开发。    -This book introduces the development tools DriverStudio development under Windows 2000/XP Device Driver WDM Principle and programming methods. The book details the basic procedures for WDM framework and programming, IRP s basic concepts and programming, WDM and applications between the communications, plug-and-play, power management, WMI programming, IRP serial treatment, filtration Driver, WDM access hardware devices, hardware interrupt handling, DMA operation to achieve programming technology, as well as a large number of basic programming techniques, but also USB interface and PCI interface WDM device driver development.
Platform: | Size: 53768192 | Author: dingdang | Hits:

[OS programWQLAnalyzer_1.03

Description: VC ++ 6.0使用WMI方式管理系统的范例,是学习WMI有关知识的好例子-VC++ 6.0 using WMI management system an example of the way, is to learn WMI a good example of relevant knowledge
Platform: | Size: 617472 | Author: yqxzcm | Hits:

[Driver Developdiskperf

Description: The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No INF file is needed to install this driver.
Platform: | Size: 15360 | Author: joe | Hits:

[WEB Codeiis6

Description: Microsoft Internet Information Services 6.0 针对企业、IT、ASP、ISV、Hosting、.COM 以及一般 组织等环境需求,作了重大的架构修改。新加强的部分包括了更佳的Web 服务器管理功能、更快的 效能、更好的可靠性以及更紧密的安全性。本实作练习使用IIS 6.0 Process Model Architecture、 IIS 命令列工具以及 Windows Management Instrumentation (WMI) 来示范IIS 6.0 所支持的一些关于可 靠性和便于管理的新功能。-err
Platform: | Size: 148480 | Author: king | Hits:

[OS programCheckMultiprocessor

Description: vc6.0 程序 展示了如何用WMI的方法获取CUP的使用率 重点在于获取多个CPU或者多核不同的使用率,在现在CPU多核时代这点很重要-Ever since I saw Performance application on Windows 2000, I wondered if there is a way/Windows API to programmatically determine CPU usage for each of the individual CPUs in a multi-processor machine. Though there are many articles for getting the CPU usage, none helped when it came to multi-processor machines. After some digging in MSDN, I could find WMI (Windows Management and Instrumentation) has a few performance counter classes. I chose to use the Win32_PerfRawData_PerfOS_Processor class in this case as it is supported on Windows 2000 onwards.
Platform: | Size: 63488 | Author: 雪山 | Hits:

[OtherWMI

Description: 使用WMI查询管理 使用WMI查询管理 -Use WMI query WMI query management and use of management and use of management and use of WMI query WMI query management
Platform: | Size: 16384 | Author: 三大件 | Hits:
« 12 3 »

CodeBus www.codebus.net